Source Code

Source: Assets

Source: Files

js/texturing/texture.js
  • 1135: repeat option in image properties.

  • 1790: Texture.prototype.menu

    • Context menu for a texture.

  • 2331: BARS.defineActions

    • Texture panel actions.

  • 2374: Create texture

  • 2382: Append to template

  • 2425: Interface.definePanels

    • Texture panel.

js/texturing/texture_generator.js
  • 73: appendToTemplateDialog

  • 148: Create texture -> generateBoxTemplate and generateFaceTemplate

  • 650: generateFaceTemplate

js/texturing/uv.js
  • 527: SlidePos

  • 1960: new toggle

    • let do_move_uv = !!(BarItems.move_texture_with_uv.value && this.texture);

  • 2066: bar with toggle

  • 2730: Drag

  • 3218: DragVertices